menu
encustody package
documentation
features/certificate/domain/entities/certificate.dart
Certificate
Certificate constructor
Certificate constructor
dark_mode
light_mode
Certificate
constructor
Certificate
(
String
name
,
String
id
)
Implementation
Certificate(this.name, this.id);
encustody package
documentation
features/certificate/domain/entities/certificate
Certificate
Certificate constructor
Certificate class