Annotation Type GsonSerializeExclude


@Retention(RUNTIME) @Target(FIELD) public @interface GsonSerializeExclude
Annotation to indicate that a field should be excluded from both Gson serialization only.