userId property

  1. @BuiltValueField(wireName: 'user_id')
int? userId

Implementation

@BuiltValueField(wireName: 'user_id')
int? get userId;