menu
em_st_artifacts package
documentation
core/artifacts_exception.dart
ArtifactsException
ArtifactsException constructor
ArtifactsException constructor
dark_mode
light_mode
ArtifactsException
constructor
ArtifactsException
(
String
message
,
int
code
)
Implementation
ArtifactsException(this.message, this.code);
em_st_artifacts package
documentation
core/artifacts_exception
ArtifactsException
ArtifactsException constructor
ArtifactsException class