menu
agentic package
documentation
chat/connector/result.dart
ARational
ARational.new const constructor
ARational.new const constructor
dark_mode
light_mode
ARational
constructor
const
ARational
(
{
required
String
n
,
String
d
=
"1"
,
})
Implementation
const ARational({required this.n, this.d = "1"});
agentic package
documentation
chat/connector/result
ARational
ARational.new const constructor
ARational class