archethic_lib_dart
coins_current_data_response
ReposUrl
ReposUrl constructor
ReposUrl
ReposUrl
constructor
Null safety
ReposUrl
(
{
List
<
String
>
?
github
,
List
?
bitbucket
}
)
Implementation
ReposUrl({ this.github, this.bitbucket, });
archethic_lib_dart
coins_current_data_response
ReposUrl
ReposUrl constructor
ReposUrl class
Constructors
ReposUrl
fromJson
Properties
bitbucket
github
hashCode
runtimeType
Methods
noSuchMethod
toJson
toString
Operators
operator ==