menu
invoiceninja package
documentation
models/client.dart
Client
updatedAt property
updatedAt property
dark_mode
light_mode
updatedAt
property
@JsonKey(name: 'updated_at')
int
get
updatedAt
inherited
Implementation
@JsonKey(name: 'updated_at') int get updatedAt => throw _privateConstructorUsedError;
invoiceninja package
documentation
models/client
Client
updatedAt property
Client class