Annotation Type GsonExclude


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