Avatar
omochimetaru 4/3/2017 7:47 AM
struct UserResponse { var name: NonnullResponseField<String> var bio: NullableREsponseField<String> }