menu
invoiceninja package
documentation
models/document.dart
Document
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/document
Document
updatedAt property
Document class