menu
atlassian_apis package
documentation
service_management.dart
EntityProperty
EntityProperty constructor
EntityProperty constructor
dark_mode
light_mode
EntityProperty
constructor
EntityProperty
(
{
String
?
key
,
dynamic
value
,
})
Implementation
EntityProperty({this.key, this.value});
atlassian_apis package
documentation
service_management
EntityProperty
EntityProperty constructor
EntityProperty class